Columnar Transposition Cipher






Matrix:

















TRANSPOSITION CIPHER

A very different kind of mapping is achieved by performing some sort of permutation on the plaintext letters. This technique is referred to as a transposition cipher.

Steps:

1- Write the message in a rectangle row by row.
2- Read the message off column by column, but permute the order of the columns using a key.